[POWERPC][XEN] Remove boot wrapper, and extensive Makefile simplifications.
authorHollis Blanchard <hollisb@us.ibm.com>
Wed, 4 Oct 2006 22:17:41 +0000 (17:17 -0500)
committerHollis Blanchard <hollisb@us.ibm.com>
Wed, 4 Oct 2006 22:17:41 +0000 (17:17 -0500)
commit80001bdb979725026cfc4d54e024657ddb458ec9
tree0c8f35b56c02d9835424512f913e166820f4bf56
parent4c84a790dec3dc416630a810eca904448b522308
[POWERPC][XEN] Remove boot wrapper, and extensive Makefile simplifications.
Instead of embedding the 64-bit Xen image inside a 32-bit "boot wrapper", we
can just use objcopy. This combines boot32.S and start.S, and removes the boot/
subdirectory entirely.
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
--HG--
rename : xen/arch/powerpc/boot/start.S => xen/arch/powerpc/start.S
extra : transplant_source : %85P%AE%9D%12bgc5zR%A1%AA%0Fh%2A%2A%82%B2%90
.hgignore
xen/arch/powerpc/Makefile
xen/arch/powerpc/boot/boot32.S [deleted file]
xen/arch/powerpc/boot/start.S [deleted file]
xen/arch/powerpc/start.S [new file with mode: 0644]